var net.multipathtcp

7 uses

	net (current package)
		dial.go#L41: var multipathtcp = godebug.New("multipathtcp")
		dial.go#L63: 	if multipathtcp.Value() == "1" || multipathtcp.Value() == "3" {
		dial.go#L64: 		multipathtcp.IncNonDefault()
		dial.go#L101: 	if multipathtcp.Value() == "0" || multipathtcp.Value() == "3" {
		dial.go#L102: 		multipathtcp.IncNonDefault()